feature: redesigned the concurrency labs#70
Merged
Conversation
check_bold_rendering.ts 用 markdown-it 检测 ** 渲染残留, 加到 preflight + pre-commit。注: vitepress bundle 了 markdown-it 致 require 不到, 脚本暂 exit 0 跳过, 待加 markdown-it 依赖根本修。
vol5-labs 改名提平级(volN-labs)。templates(空骨架)+examples(参考实现)各 standalone FetchContent(弃 CPM)。Lab 0 完整参考实现+handbook; Lab 1 模板+6 milestone test+handbook。writing-style 沉淀 Lab 骨架+别被测试骗了。build_examples 适配 vol5-labs。
build_project 在 build 后检测 CTestTestfile.cmake: 有测试的工程(目前 vol5-labs)跑 ctest, 没配 CTest 的纯示例跳过、不误伤。CI 现在验证 example 参考实现测试全绿。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
准备重新大幅度提升的设计一下lab,正在持续建设中